gtk4.git
2019-02-18 Matthias Clasenspin button: Implement and use editable interface
2019-02-18 Matthias Clasenentry: Implement new editable iface
2019-02-18 Matthias Claseneditable: Add more to interface
2019-02-17 Matthias Clasena11y: Update assistant test output
2019-02-16 Timm Bäderflowbox: Implement get_child_at_pos properly
2019-02-16 Timm Bäderwidget: Push a transform node if we need to
2019-02-16 Timm Bäderwidget: Save transform as matrix
2019-02-16 Timm Bäderpaned: Implement increased handle area using pick()
2019-02-15 Matthias ClasenMerge branch 'wip/otte/boxes' into 'master'
2019-02-15 Matthias ClasenMerge branch 'assistant-cleanup' into 'master'
2019-02-15 Matthias ClasenDrop GtkAssistantPage::has-padding
2019-02-15 Matthias Clasenassistant: Use a stack
2019-02-15 Matthias Clasenassistant: Add docs
2019-02-15 Matthias Clasensingleselection: Make tests build without warnings
2019-02-15 Benjamin Ottecss: Pass boxes to the render functions
2019-02-15 Benjamin Ottecss: Mark some hot functions as G_GNUC_PURE
2019-02-15 Benjamin Ottewidget: Make width, height and transform be widget...
2019-02-15 Benjamin Ottecssboxes: Introduce
2019-02-15 Benjamin Ottewidget: Store the render node in the widget's coordinat...
2019-02-15 Benjamin Otteroot: Move the renderer to the root
2019-02-15 Benjamin Otteroot: Add gtk_root_get_surface_transform()
2019-02-15 Benjamin Otteroot: Add GtkRoot:get_display vfunc
2019-02-15 Benjamin Ottewidget: Add a GtkWidget::root property and gtk_widget_g...
2019-02-15 Benjamin Ottewidget: Add GtkWidgetClass:root and :unroot functions
2019-02-15 Benjamin Ottewidget: Remove toplevel flag
2019-02-15 Benjamin Ottegtk: Add the GtkRoot interface
2019-02-15 Benjamin Ottewidget: Move compuatation of what changed further up
2019-02-15 Benjamin Ottewidget: Split up priv->allocation
2019-02-15 Benjamin Ottecontainer: Drop gtk_container_check_resize()
2019-02-15 Benjamin Ottewindow: Properly detect if size allocation is needed
2019-02-15 Benjamin Ottesimpleselection: Improve items-changed
2019-02-15 Benjamin Otteselectionmodel: Change prototype of query_range()
2019-02-15 Benjamin Otteoverlay: Remove hack for scrolled windows
2019-02-14 Matej UrbančičUpdated Slovenian translation
2019-02-14 Matthias Clasenstack: Fix a crash
2019-02-13 Matthias Clasenassistant: Add a pages property
2019-02-13 Matthias ClasenExempt "pages" properties from defaultvalue test
2019-02-13 Matthias Claseninspector: Support list model properties
2019-02-13 Matthias Clasenstack: Add a pages property
2019-02-13 Matthias Claseninspector: Make object property inspection work again
2019-02-13 Matthias Claseninspector: Add an api to activate an object
2019-02-13 Matthias Claseninspector: Fix selecting objects with a next tab
2019-02-13 Matthias ClasenAdd a missing icon
2019-02-13 Matthias Clasenstack: Don't emit bad ::selection-changed signals
2019-02-13 Matthias Clasenstack: Fix a corner-case
2019-02-13 Matthias Clasenstack: Don't leak a reference
2019-02-13 Matthias Clasenstack: Avoid some ugly unrefs
2019-02-13 Matthias Clasenselection model: Add sanity checks
2019-02-13 Matthias ClasenMerge branch 'included-icons' into 'master'
2019-02-13 Matthias ClasenUpdate check-icon-names tests
2019-02-13 Matthias Clasengtk-demo: Include our own icons
2019-02-13 Matthias Clasenstack demo: Use the proper icon name
2019-02-13 Matthias Clasensidebar demo: Use an existing icon
2019-02-13 Matthias Clasenwidget-factory: Include our own icons
2019-02-13 Matthias Clasenpage setup dialog: Use theme icons
2019-02-13 Matthias Clasenspin button: Use guaranteed icons
2019-02-13 Matthias Clasenresources: Include more icons
2019-02-13 Matthias Clasenresources: Include more icon directories
2019-02-12 Matthias Clasenicon theme: Remove fallbacks
2019-02-12 Matthias ClasenAdd image-missing to the internal icons
2019-02-12 Matthias Clasentestsuite: Consider bookmark-new as required icon
2019-02-12 Timm BäderRever more of the icon shadow commit
2019-02-12 Matthias ClasenRevert a non-working addition
2019-02-12 Jakub SteinerTheme: add helper class names for Adwaita
2019-02-12 Matthias Clasenabout dialog: Adapt to new stack visiblity handling
2019-02-11 Piotr DrągUpdate POTFILES.in
2019-02-11 Matthias ClasenMerge branch 'fix-fishbowl' into 'master'
2019-02-11 Matthias Clasengtk-demo: Fix fishbowl setup
2019-02-11 Matthias ClasenMerge branch 'stack-fixes' into 'master'
2019-02-11 Matthias ClasenExclude some tests on too-old glib
2019-02-11 Matthias Clasenadd more autoselect tests
2019-02-11 Matthias ClasenReorder tests
2019-02-11 Matthias Clasenselection tests: Plug a memory leak
2019-02-10 Matthias ClasenMerge branch 'fix-typo' into 'master'
2019-02-10 Matthias Clasenstack: Drop the position property
2019-02-10 Matthias Clasenstack sidebar: Use the selection model
2019-02-10 Matthias Clasena11y tests: Adapt to changes
2019-02-10 Matthias Clasenstack switcher: Use the selection model
2019-02-10 Matthias Clasenstack: Provide a selection model
2019-02-10 Matthias Clasenstack: Add a GtkStackPage::visible property
2019-02-10 Matthias Clasentestsuite: omit some selection properties
2019-02-10 Matthias Clasentestsuite: Add selection model tests
2019-02-10 Benjamin Ottegtk: Add GtkSingleSelection
2019-02-10 Benjamin Ottegtk: Add GtkSelectionModel
2019-02-10 Matthias Clasengtk-demo: Fix the sidebar demo
2019-02-10 Timm Bäderdemo: Fix fishbowl default togglebutton state
2019-02-10 Timm Bäderglglyphcache: Fix dropping caches unnecessarily
2019-02-10 Timm Bäderglglyphcache: Remove surface member from dirty glyph
2019-02-10 Timm Bäderwindow: Remove GList link directly
2019-02-10 Timm Bäderrendericon: Ignore transparent icons
2019-02-10 Timm BäderGdkDisplay: Use a GQueue for the events queue
2019-02-09 Jiri GrönroosUpdate Finnish translation
2019-02-09 Fran DieguezUpdate Galician translation
2019-02-09 Matthias ClasenMerge branch 'wip/jimmac/app-icons' into 'master'
2019-02-09 Matthias Clasenflatpak: Stop renaming icons
2019-02-09 Fran DieguezUpdate Galician translation
2019-02-09 John Zhangtypo correction
2019-02-09 Matthias ClasenFix icon installation
2019-02-09 Carlos GarnachoMerge branch 'wip/carlosg/toggle-osk-sparingly-master...
2019-02-09 Carlos Garnachoimwayland: Toggle OSK more sparingly
next